Package-level declarations
Types
Link copied to clipboard
data class BullittConfig(val userId: Long, val checkInMessage: String = "Check In:", val checkInNumber: Long = 0, val buildMode: BullittConfig.BuildMode = BuildMode.PROD, val setUserIdToServer: Boolean = true)
Configuration data class for the Bullitt SDK.
Link copied to clipboard
Data class representing device pairing information used during the device linking process.
Link copied to clipboard
Represents a satellite-capable device in the system.
Link copied to clipboard
Response wrapper specifically for streaming operations in the SDK.